Skip to content

chore(deps): bump @nextcloud/dialogs from 7.1.0 to 7.4.0#2294

Merged
cristianscheid merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0
Jul 8, 2026
Merged

chore(deps): bump @nextcloud/dialogs from 7.1.0 to 7.4.0#2294
cristianscheid merged 2 commits into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/dialogs from 7.1.0 to 7.4.0.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v7.4.0

v7.4.0

Added

  • feat(ConflictPicker): allow to set overwrite flag (#2432)

Fixed

  • fix(FilePicker): Round previews in filepicker dialog (#2397)
  • fix(FilePicker): reset filter string when navigating (#2384)

Changed

  • Updated translations
  • Updated developer dependencies
  • chore: add explicit types for public API (#2426)

v7.3.0

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v7.4.0

Added

  • feat(ConflictPicker): allow to set overwrite flag (#2432)

Fixed

  • fix(FilePicker): Round previews in filepicker dialog (#2397)
  • fix(FilePicker): reset filter string when navigating (#2384)

Changed

  • Updated translations
  • Updated developer dependencies
  • chore: add explicit types for public API (#2426)

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

Added

Fixed

  • fix(filepicker): use @nextcloud/files for name validation #2158 (susnux)
  • fix(filepicker): use proper folder icons #2180 (susnux)
  • fix(conflict-picker): use sub-path import to only import needed parts #2162 (susnux)
  • fix(conflict-picker): pass correct props to component #2159 (susnux)
  • fix(types): resolve Typescript issues and add CI job to check for type issues #2160 (susnux)
  • fix: always use the node displayname prop #2179 (susnux)

Changed

  • chore: update workflows from organization #2052 (susnux)
  • chore: align devEngines with current support Node and NPM #2108 (susnux)
  • ci: update workflows from organization #2102 (susnux)
Commits
  • baaa80d Merge pull request #2433 from nextcloud-libraries/chore/release-7-4
  • 5d2b8c5 chore: prepare v7.4.0
  • 14d4e1e Merge pull request #2426 from nextcloud-libraries/chore/types
  • 8036060 Merge pull request #2432 from nextcloud-libraries/feat/allow-setting-overwrite
  • ad95491 feat(ConflictPicker): allow to set overwrite flag
  • df04aa6 chore: handle .scss sideeffect imports
  • 44c2149 chore: add explicit types for public API
  • 4780816 Merge pull request #2428 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 22f180c Merge pull request #2427 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 440a62f chore(deps-dev): bump the vitest group across 1 directory with 2 updates
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nextcloud/dialogs since your current version.


@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch 2 times, most recently from dcb3cf1 to 35fbf41 Compare February 5, 2026 18:52
@dependabot @github

dependabot Bot commented on behalf of github Feb 5, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@CarlSchwan

Copy link
Copy Markdown
Member

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch from 8bfaa25 to 72a3208 Compare February 6, 2026 11:58
@dependabot @github

dependabot Bot commented on behalf of github Feb 14, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of @​nextcloud/dialogs exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@AndyScherzinger

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot Bot changed the title chore(deps): bump @nextcloud/dialogs from 7.1.0 to 7.2.0 chore(deps): bump @nextcloud/dialogs from 7.1.0 to 7.4.0 Jul 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch from e9f7f95 to c269248 Compare July 7, 2026 23:01
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cristianscheid

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch from c269248 to b74e1ae Compare July 8, 2026 14:59
@cristianscheid

Copy link
Copy Markdown
Member

/compile

@cristianscheid

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 7.1.0 to 7.4.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v7.1.0...v7.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch from 5f1370f to 6afb29a Compare July 8, 2026 15:53
@cristianscheid

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@cristianscheid cristianscheid merged commit 206078f into master Jul 8, 2026
40 of 41 checks passed
@cristianscheid cristianscheid deleted the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch July 8, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants